PDF4Java Reference Documentation
com.o2sol.pdf4java.content.analyzers Package / PDFPageContentAnalysis Class / analyzeSetStrokeColorNOperator Method
The color components
ID of the pattern in the Resources dictionary
In This Topic
    analyzeSetStrokeColorNOperator Method
    In This Topic
    Called when SCN operator is found.
    Syntax
    public void analyzeSetStrokeColorNOperator( 
       double[] colorComponents,
       PDFCosName cosPatternID
    )

    Parameters

    colorComponents
    The color components
    cosPatternID
    ID of the pattern in the Resources dictionary
    See Also